HyperlinkColor Class

Represents the hyperlink-color extension (ahyp:hlinkClr) that specifies how hyperlink text is colored, e.g. val="tx" (uri {A12FA001-AC4F-418D-AE19-62706E023703}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class HyperlinkColor : IExtensionContent
Inheritance
Object    HyperlinkColor
Implements
IExtensionContent

Constructors

HyperlinkColorInitializes a new instance of the HyperlinkColor class

Properties

Value Gets or sets the value (val).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also